Namespace - LJCDBViewDAL
Parameters
viewDataID - The ViewData ID.
columnName - The column name.
Returns
The data record.
Syntax
C# |
public ViewGridColumn RetrieveWithUniqueKey(Int32 viewDataID, String columnName)
|
Retrieves a data record with the unique key values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.